From 78ee60c25ef4e2616d62313fd74b10c8093c214d Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sun, 19 Oct 2008 17:05:18 +0000 Subject: [PATCH] osm.xml: Use the right options in sample commands. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3578 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/options/osm-created_by.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpsbabel/xmldoc/formats/options/osm-created_by.xml b/gpsbabel/xmldoc/formats/options/osm-created_by.xml index bb0b8cd74..b2ce9c8fd 100644 --- a/gpsbabel/xmldoc/formats/options/osm-created_by.xml +++ b/gpsbabel/xmldoc/formats/options/osm-created_by.xml @@ -7,7 +7,7 @@ all the created nodes and ways. -gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -O out.osm +gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -F out.osm @@ -17,6 +17,6 @@ gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -O out.osm -gpsbabel -i INTYPE -f INFILE -o osm,created_by= -O out.osm +gpsbabel -i INTYPE -f INFILE -o osm,created_by= -F out.osm -- 2.30.2